A Lower Bound for the Quadratic Assignment Problem Based on a Level-2 Reformulation-Linearization Technique
نویسندگان
چکیده
This paper should be of interest to the combinatorial optimization community and especially to those interested in the Quadratic Assignment Problem (QAP). The QAP has application in the assignment of facilities to locations (to minimize the cost of intrafacility transportation), the placement of electronic components (to minimize the length of interconnecting wire), the placement of blades in a turbine (to minimize rotor imbalance), and many other analogous problems. The advances described herein are mainly computational. The authors demonstrate the efficacy of their new exact solution algorithm by timing it on series of especially difficult test cases and comparing the results with those of the two competing algorithms for this purpose. For the largest case tested, the new algorithm is an order of magnitude faster than the only other algorithm to have solved this problem. More importantly, the increase in computation time appears to be much slower with problem size than in the case of the two competing algorithms. Sufficient theory is presented to give an understanding of the underlying principles of the algorithm.
منابع مشابه
A New Branch-and-Bound Solver for the Quadratic Assignment Problem Based on the Level-3 Reformulation-Linearization Technique
We report on the implementation of a level-3 reformulation linearization technique (RLT-3)-based bound calculation in a branch-and-bound algorithm. The RLT-3-based bound calculation method is not guaranteed to calculate the RLT-3 lower bound exactly, but approximates it very closely and reaches it in some instances. We tested the new branch-andbound solver on six Nugent instances, 15, 18, 20, 2...
متن کاملA Tight Lower Bound for the Adjacent Quadratic Assignment Problem
In this paper we address the Adjacent Quadratic Assignment Problem (AQAP) which is a variant of the QAP where the cost coefficient matrix has a particular structure. Motivated by strong lower bounds obtained by applying Reformulation Linearization Technique (RLT) to the classical QAP, we propose two special RLT representations for the problem. The first is based on a “flow” formulation whose li...
متن کاملA Level-3 Reformulation-Linearization Technique-Based Bound for the Quadratic Assignment Problem
We apply the level-3 Reformulation Linearization Technique (RLT3) to the Quadratic Assignment Problem (QAP). We then present our experience in calculating lower bounds using an essentially new algorithm, based on this RLT3 formulation. This algorithm is not guaranteed to calculate the RLT3 lower bound exactly, but approximates it very closely and reaches it in some instances. For Nugent problem...
متن کاملA level-2 reformulation-linearization technique bound for the quadratic assignment problem
This paper studies polyhedral methods for the quadratic assignment problem. Bounds on the objective value are obtained using mixed 0–1 linear representations that result from a reformulation–linearization technique (rlt). The rlt provides different “levels” of representations that give increasing strength. Prior studies have shown that even the weakest level-1 form yields very tight bounds, whi...
متن کاملMemory-Aware Parallelized RLT3 for solving Quadratic Assignment Problems
We present a coarse-grain (outer-loop) parallel implementation of RLT1/2/3 (Level 1, 2, and 3 Reformulation and Linearization Technique—in that order) bound calculations for the QAP within a branch-and-bound procedure. For a search tree node of size S, each RLT3 and RLT2 bound calculation iteration is parallelized S ways, with each of S processors performing O(S) and O(S) linear assignment prob...
متن کاملSolving the Quadratic Assignment Problem on heterogeneous environment (CPUs and GPUs) with the application of Level 2 Reformulation and Linearization Technique
The Quadratic Assignment Problem, QAP, is a classic combinatorial optimization problem, classified as NP-hard and widely studied. This problem consists in assigning N facilities to N locations obeying the relation of 1 to 1, aiming to minimize costs of the displacement between the facilities. The application of Reformulation and Linearization Technique, RLT, to the QAP leads to a tight linear r...
متن کامل